POSIX メッセージキュー
POSIX message queue
https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/mqueue.h.html
https://pubs.opengroup.org/onlinepubs/9799919799/functions/mq_open.html
https://pubs.opengroup.org/onlinepubs/9799919799/functions/mq_close.html
https://pubs.opengroup.org/onlinepubs/9799919799/functions/mq_unlink.html
https://pubs.opengroup.org/onlinepubs/9799919799/functions/mq_send.html
mq_timedsend
https://pubs.opengroup.org/onlinepubs/9799919799/functions/mq_receive.html
mq_timedreceive
https://pubs.opengroup.org/onlinepubs/9799919799/functions/mq_notify.html
https://pubs.opengroup.org/onlinepubs/9799919799/functions/mq_getattr.html
https://pubs.opengroup.org/onlinepubs/9799919799/functions/mq_setattr.html